VT-d: posted interrupts require interrupt remapping
authorJan Beulich <jbeulich@suse.com>
Wed, 15 May 2019 07:49:04 +0000 (09:49 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 15 May 2019 07:49:04 +0000 (09:49 +0200)
commitd85748bd106cad62d7594ce823118df9ecc19807
tree06aa1d19f9c2c9ea617b704f28bf4de18bc458b8
parenta6870a96b57088ba30a9279aea3a43bfdfc49a32
VT-d: posted interrupts require interrupt remapping

Initially I had just noticed the unnecessary indirection in the call
from pi_update_irte(). The generic wrapper having an iommu_intremap
conditional made me look at the setup code though. So first of all
enforce the necessary dependency.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
master commit: 6c54663786d9f1ed04153867687c158675e7277d
master date: 2019-04-09 15:12:07 +0200
xen/drivers/passthrough/vtd/intremap.c
xen/drivers/passthrough/vtd/iommu.c